dnd: Get rid of IPC widgets
authorBenjamin Otte <otte@redhat.com>
Sat, 16 Dec 2017 01:46:13 +0000 (02:46 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 16 Dec 2017 01:48:12 +0000 (02:48 +0100)
commitf824439137920bd9cca430ff2835aac1120848fe
treed0d230cf4bd6362ea2f7b2cac803b880854da6b8
parent3438dcdd4e0282f69f9d31659d7c01a5fab66b0f
dnd: Get rid of IPC widgets

Instead, pass the source window to gdk_drag_begin().

Also make Wayland use this window instead of the one under the pointer
(though those 2 Windows are most likely the same anyway).
gdk/wayland/gdkdnd-wayland.c
gtk/gtkdnd.c